Branding
@Serializable
Represents the branding information of a Mobile Credential.
Constructors
Link copied to clipboard
constructor(name: String? = null, description: String? = null, backgroundColor: String? = null, watermarkImage: BrandingImage? = null, issuerLogo: BrandingImage? = null, issuerIcon: BrandingImage? = null)